"查查詞典"手機(jī)版
千萬(wàn)人都在用的超大詞匯詞典翻譯APP
- The parse tree for this might look something like this
與此對(duì)應(yīng)的解析樹如下所示: - A special node to mark the end of the parse tree
標(biāo)志解析樹結(jié)束的特殊節(jié)點(diǎn) - As data and not as a part of your parse tree
作為數(shù)據(jù),而不是用它作為解析樹的一部分。 - The module of parsing tree is credible
其解析樹的生成模塊具有較高的可靠性和容錯(cuò)能力。 - Given the parse tree , you apply the algorithm in
給定解析樹,可以應(yīng)用 - Later on we will combine token sequences into parse trees
稍后我們會(huì)將記號(hào)序列組合成解析樹。 - Your application could do more interesting things with the parse tree
您的應(yīng)用程序可以用解析樹做更多有趣的事情。 - The provider will reparse the codedom tree and pass the resulting parse tree to the
該提供程序?qū)⒅匦路治鯿odedom樹,并將生成的分析樹傳遞到 - In fact , the example parse tree you looked at previously is almost a valid scheme program
實(shí)際上,前面所研究的解析樹示例幾乎就是一個(gè)合法的scheme程序。 - It would be really interesting though , if there were a language that operated directly on parse trees
不過(guò),真正值得關(guān)注的是,是否有直接操作解析樹的語(yǔ)言。